home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-07-16 | 2.3 KB | 79 lines |
- ; PhotoWiz.ini
-
- [Misc]
- ; Main window size and position, and file open/save directories.
- ; All are updated as program exits. The default values are all blank.
- WindowPos=
- LoadDir=
- SaveDir=
-
- ;Load and save types.
- ;Defaults: LoadType=1, SaveType=14
- LoadType=1
- SaveType=14
-
- ; The following field is the path to your CDROM drive, used by the PhotoCD
- ; Gallery button. If it is blank, PhotoWiz will try to locate the drive
- ; automatically. If you have more than one CDROM, or are sharing someone
- ; else's over a network, you can give PhotoWiz a hint by setting CdDir
- ; to the path to the OVERVIEW.PCD you wish to view.
- ; Default: CdDir=
- CdDir=
-
- ; Number of levels allowed in undo. Edit by double-clicking on undo button.
- ; Default: UndoLimit=1
- UndoLimit=1
-
- ; Whether pictures get previewed in the file Open... dialog.
- ; Default: Preview=0
- Preview=0
-
- ; Compression level when saving *.JPG files.
- ; Default: JpegCompLeve=0
- JpegCompLeve=0
-
- ; Choices used when loading PhotoCD pictures.
- ; Defaults: PcdDefaultColor=0, PcdDefaultSize=3
- PcdDefaultColor=0
- PcdDefaultSize=3
-
- ; Flag to record whether you have seen the Welcome screen.
- ; Default: Welcomed=0
- Welcomed=1
- CdDrive=
-
- [Matrix List]
- ; User defined filters. Edit by clicking on Edit in the dialog.
- Enhance Detail={0 -1 0 -1 10 -1 0 -1 0 6 0 }
- Sharpen Light={1 -2 1 -2 5 -2 1 -2 1 1 0 }
- Sharpen Medium={0 -1 0 -1 5 -1 0 -1 0 1 0 }
- Sharpen Heavy={-1 -1 -1 -1 9 -1 -1 -1 -1 11 0 }
- Edge Detect Light={0 1 0 1 -4 1 0 1 0 1 0 }
- Edge Detect Heavy={1 -2 1 -2 4 -2 1 -2 1 1 0 }
- Edge Detect Medium={-1 -1 -1 -1 8 -1 -1 -1 -1 1 0 }
- Soften Light={6 12 6 12 25 12 6 12 6 97 0 }
- Soften Medium={10 10 10 10 20 10 10 10 10 100 0 }
- Soften Heavy={11 11 11 11 11 11 11 11 11 99 0 }
- Blur Light={1 2 1 2 2 2 1 2 1 14 0 }
- Blur Heavy={1 1 1 1 1 1 1 1 1 9 0 }
- Edge Enhance={-1 -1 -1 -1 9 -1 -1 -1 -1 1 1 }
- Emboss={-1 0 0 0 0 0 0 0 1 1 127 }
-
- [ImageTools]
- ; Parameters for various other tools. Edit by single- or double-clicking
- ; on the relevent button.
- DefaultMatrix={-1 0 0 0 0 0 0 0 1 1 127 }
- SharpenFactor=1
- PixelliseSize=4
- CustomZoom=200
- DefaultZoom=-1
- RgbStep=10
- BrtCntStep=10
- SmoothThreshold=255
- HighlightFactor=90
- ShadowFactor=10
- SolarizeThreshold=20
- PosterizeFactor=6
- GammaValue=1.81
- FreeRotate=15
-